NEWS: More updates
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Apr 2020 23:57:15 +0000 (19:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Apr 2020 23:57:15 +0000 (19:57 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 685de37de651d6945686272d36746d2647a4ab50..b58b41839b93f622e4ce89dde54443a23375c12e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,23 @@ Overview of Changes in GTK 3.98.3
 * GtkEmojiChooser:
  - Improve keyboard navigation
 
+* GtkLabel:
+ - Remove pattern API
+
+* GtkAspectFrame:
+ - Modernize and simplify
+
 * Chooser buttons:
  - Make dialogs modal by default
 
+* Various widgets:
+ - Replace shadow-type and relief properties by
+   a simpler has-frame
+
+* CSS:
+ - Use :focus-visible instead of :focus(visible)
+ - Add support for :focus-within
+
 * Focus handling
  - Fix crossing event generation
  - Fix focus handling in various widgets
@@ -41,10 +55,13 @@ Overview of Changes in GTK 3.98.3
  - Simplify modifier support, drop GdkModifierIntent
  - Move key event matching to GDK
  - Add GdkSurface::enter/leave-monitor signals
+ - Turn GskEvent into a derivable type, and make
+   it introspectable
 
 * GSK:
  - Turn GskRenderNode into a derivable type, and make
    it introspectable
+ - Fall back to cairo if compiling shaders fails
 
 * Translation updates:
  - Japanese